@charset "utf-8";

/* CSS Document */



body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

input:hover,input:active,input:focus{ outline: 0;}

ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}

img,a img{border:0;margin:0;padding:0;}

img{vertical-align: middle;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

a{text-decoration:none; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

a:hover{text-decoration:none; }

.fl{float:left;}

.fr{float:right;}

textarea{resize:none; overflow:auto;}

.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}

.clearfix{zoom:1;}

.clear { clear: both;font-size: 0;height: 0;line-height: 0;}

.baseDiv{ width:1200px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}

.mt20{ margin-top:20px;}

.mt30{ margin-top:30px;}

.mb50{ margin-bottom:50px;}

.pt25{padding-top:25px;}

.pt30{padding-top:30px;}

.myClass{

background-position:center center; 

-webkit-background-size: cover;  

-moz-background-size: cover;  

-o-background-size: cover; 

background-size:cover;

}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}



/*top*/
.top{height: 35px;line-height: 35px;background: #2d68ca;font-size: 14px;color: #fff;}
.top h3{float: left;}
.top p{float: right;display: block;}
.head{height: 95px;width: 100%;background:#fff;}
.logoDiv{width: 260px;height: 95px;}
.nav{ width:800px;}

.navMain{ position:relative; z-index:100;}

.nav .navMain .navLi{ float:left; position:relative; z-index:101; width:113px;height: 95px;line-height: 95px;}

.nav .navMain .navLi.indexLi{border:0; background:none;}


.nav .navMain .navLi a.a1{ display:block;position:relative;width:100%; text-align:center;}

.nav .navMain .navLi a.a1 span{font-size: 16px; color: #000;}

.nav .navMain .navLi.indexLi:hover{background:url(../images/kuang.png) center no-repeat;}

.nav .navMain .navLi.indexLi:hover a.a1{color: #fff;}

.nav .navMain .navLi.indexLi:hover a.a1 span{color: #fff;}

.nav .navMain .navLi.active .a1 em,.nav .navMain .navLi:hover a.a1 em{ display: none;}

.nav .navMain .navLi .dh2{width:380px; padding:10px; top:95px; left:0; position:absolute; z-index:1000; display:none; overflow:hidden; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; background-color:#fff; border-top:3px solid #ffa200; }

.nav .navMain .navLi .dh2 .box{ float:left;}

.nav .navMain .navLi .dh2 a.a2{ display:block;  width:180px; float:left; background-color:#fff; color:#333; font-weight: 700; line-height:20px; font-size:15px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #e8e8e8;}

.nav .navMain .navLi .dh2 a.a3 span{ padding-left:15px;}

.nav .navMain .navLi .dh2 a.a2 span{-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}

.nav .navMain .navLi .dh2 a.a2:hover span{ padding-left:15px;}

.nav .navMain .navLi .dh2 a.a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{ color:#fff; background: #ffa200}

.nav .navMain .navLi .dh2 a.a3{ display: block; width:200px;  float:left; line-height:20px; font-size:14px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #ebebeb; }

.nav .navMain .navLi:hover .dh2{ display:block;}

/*banner*/

.banner{width:100%; background:#fafafa;  z-index:11;position: relative;}

.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }

.banner_slides , .slides_container,.slides_control ,.banner_pic{height:670px;}

.banner_slides li.slidesjs-slide{width:100%;height:670px;}

.banner_slides li a{}

.banner_pic{display:block; width:100%; height:670px;}

.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; }

.banner:hover .slides_btn{filter:alpha(opacity=60); -moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.6;}

.btn_previous{ left:4%; background-image:url(../images/pre01.png);}

.btn_previous:hover{ background-color:#333;background-image:url(../images/pre02.png);}

.btn_next{ right:4%; background-image:url(../images/next01.png);}

.btn_next:hover{ background-color:#333;background-image:url(../images/next02.png);}

/**/

.slides_pagination{ width:100px;height:15px;bottom:30px; right:50%; margin-right:-37px; position:absolute;z-index:100; text-align:center; }

.slides_pagination li{margin: 0 7px;display:inline-block; width:10px;+float:left;}

.slides_pagination li a{display:inline-block; *display:inline;zoom:1;overflow:hidden;width:10px;height:10px;line-height:50px; border:2px solid #fff;color:#666;border-radius:100%;}

.slides_pagination li a.active,.slides_pagination li a:hover.active,.slides_pagination li a:hover{background:#fff;color:#fff; border:2px solid #fff;}

/*banner end*/


/*关于我们*/
.index_abbj{height: 500px;width: 100%;background: url(../images/abbj.jpg) center no-repeat;}
.com_l{width: 620px;margin-top: 60px;}
.com_l h3{color: #0264bc;font-size: 35px;font-weight: bold;}
.com_l em{display: block;width: 150px;height: 4px;background: #0264bc;margin-top: 13px;}
.com_l p{font-size: 15px;color: #595959;line-height: 28px;display: block;margin-top: 20px;}
.com_l a{display: block;text-align: center;color: #fff;font-size: 15px;width: 260px;line-height: 45px;margin-top: 30px;background: #ffa200;border-radius: 30px;}
.com_l a:hover{background: #2a5db7;}
.com_r {margin-top:50px;}


/*产品展示*/
.protb{text-align: center;padding-top: 20px;}
.protb:hover img{animation: ball .6s infinite alternate;}
.probj{height: 930px;background: url(../images/probj.png) center no-repeat;position: relative;margin-top: -50px;}
.left_class{ width:270px;background: #fff;margin-top: 30px;}
.left_class .classT{ height: 80px; background:#00519f url(../images/tbaa.png) 30px center no-repeat;}
.left_class .classT .div1{ color:#fff; font-size:26px; font-weight: 700;padding-left: 100px;padding-top: 10px;}
.left_class .classT .div2{ color:#fff; font-size: 14px;padding-left: 100px;}
.left_class .subNav{background:#005fbb url(../images/tbb.png) 15px center no-repeat;line-height:35px;height: 35px;width: 240px;margin: 0 auto;margin-top: 5px;}
.left_class .subNav a{font-size: 15px; color: #fff;padding-left: 50px;}
.left_class .subNav:hover{ background: #ffa200 url(../images/tbc.png) 15px center no-repeat;}
.left_class .subNav:hover a{color: #fff;display: block;}
.left_class .navContent{}
.left_class .navContent li{height: 28px;line-height: 28px;border-bottom: 1px #e3e3e3 dotted;background: url(../images/fenlei.png) 10px center no-repeat;width: 240px;margin: 0 auto;}
.left_class .navContent li a{font-size: 14px;color: #666;padding-left: 50px;display: block;}
.left_class .navContent li:hover a{color: #005fbb;font-weight: bold;}

.syfltel{margin-top: 10px;padding-bottom: 30px;margin-top: 20px;}
.syfltel p{font-size: 16px;color: #333;background: url(../images/tela.png) 30px center no-repeat;padding-left: 90px;}
.syfltel p span{display: block;font-size: 26px;font-family: "Impact";color: #005fbb;}
.syfltel a{display: block;width: 150px;height: 35px;margin: 0 auto;margin-top: 10px;line-height: 35px;text-align: center;color: #fff;background: #ffa200;}
.syfltel a:hover{background: #ff810e}

.prdListBox{margin-top: 30px;}

.productList{ overflow:hidden; width:920;height:780px/*1015px*/;}

.productList ul{ overflow:hidden; width:100%;height:960px;}

.productList ul li{ width:290px;height: 230px;float:left;margin:0 0 10px 8px;position: relative;} 

.productList ul li .boxa{ width:290px;display:block;cursor:pointer;}

.productList ul li .boxa .spanImg{ display:block; overflow:hidden;width:100%; height:230px;background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover;}

.productList ul li .spanT{ display: block; z-index:10; height:40px; line-height:40px; width:290px;color:#fff; font-size:16px;text-align: center;position: absolute;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.7);}

.productList ul li:hover .spanT{background: rgba(255, 162, 0, 0.8);color: #fff;}

.avatar{

    display: block;

    height: 230px;

    overflow: hidden;

    width: 290px;

    position: relative;

}

.indexMain .productList .avatar .spanImg {

    height: 230px;

}

.avatar:hover .spanImg, .zhuti .avatar:hover .spanImg, .bbsinner .avatar:hover .spanImg {

    transform: scale(1.3);

    transition: all 1s ease 0s;

	-webkit-transform: scale(1.3);

	-webkit-transform: all 1s ease 0s;

}

/*case*/
.anlitb img{margin: 0 auto;display: block;position: relative;margin-top: -30px;}
.anlitb:hover img{animation: ball .6s infinite alternate;}
.cpbt{text-align: center;margin-top: 10px;}
.cpbt a{font-size: 35px;font-weight: bold;color: #000;}
.cpbt p{color: #989898;font-size: 15px;line-height: 40px;}
.cpbt a:hover{color: #005fbb;}

.caseList{ overflow:hidden;position:relative; z-index:10; padding-top:25px;width: 90%;margin: 0 auto;height: 310px;}
.caseList .lin{ float:left;width: 360px;height: 310px;background: #f3f3f3;}
.caseList .lin a.imga{display:block; margin:auto;position: relative;}
.caseList .lin a.imga .spanImg{ display:block; width:100%; height:260px; overflow:hidden; margin:auto; background-position:center center; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;}
.caseList .lin .spanT{height:50px; line-height:50px; width:100%;color:#fff;font-size:15px;overflow:hidden;}
.caseList .lin .spanT .altitle{  display:block;font-size: 16px;color: #000;text-align: center;}
.caseList .lin:hover .spanT{ background: #005fbb;}
.caseList .lin:hover .spanT .altitle{color: #fff;}
.caseList .box{ position:relative; z-index:10; width: 9999px;}
.caseList .box ul{ width:4500px; }
.caseList .box ul li{margin:auto 15px 0 0; width:360px;position: relative;}
.caseList .box ul li a.imga{ }
.caseList .lin a.imga:hover .spanT{}

.avatara{
    display: block;
    height: 260px;
    overflow: hidden;
    width: 360px;
    position: relative;
    margin: 0 auto;
}

.caseList .lin .avatara .spanImg {
    height: 260px;
}

.avatara:hover .spanImg, .zhuti .avatara:hover .spanImg, .bbsinner .avatara:hover .spanImg {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}


/*在线留言*/
.online{width: 100%;height: 245px;background: url(../images/ggbj.png) center no-repeat;margin-top: 60px;}
.on_tel{width: 420px;margin-top: 50px;}
.on_tel h3{color: #fff;font-size: 20px;padding-left: 95px;}
.on_tel .lytel{}
.on_tel .lytel p{display: block;float: left; width: 320px;height: 55px;background: #005fbb;border-radius: 10px;text-align: center;line-height: 55px;color: #fff;font-size: 30px;font-family: "Impact";}
.on_tel .lytel a{display: block;float: right;width: 85px;height: 55px;background: #ffa200;border-radius: 10px;text-align: center;color: #fff;font-size: 18px;}
.on_tel .lytel a:hover{background: #f5600b;}
.on_tel img{margin-top: 20px;}
.on_ly{width: 710px;margin-top:50px;}
.on_ly p{color: #fff;font-size: 18px;}
.on_ly ul li{float: left;margin-bottom: 15px;}
.on_ly ul .in_flt{width: 198px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul li .FaqTitlesy{width: 155px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;float: left;}
.on_ly ul li #VCode{float: right;width: 110px;}
.on_ly ul .in_flta{width: 412px;height: 50px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul .nanniu_bj{width: 280px;height: 35px;background: #ffa200;border:none;margin-top: 15px;color: #fff;font-size: 16px;}
.on_ly ul .nanniu_bj:hover{background: #005fbb;}

/*新闻中心*/
.new_l{width: 740px;margin-top: 35px;}
.xw-l{}
.xw-l img{float: left;}
.xw-l .xwnr{width: 415px;float: right;}
.xw-l .xwnr h3 a{font-size: 16px;color: #222;font-weight: bold;line-height: 35px;}
.xw-l .xwnr p{font-size: 14px;color: #888;}
.xw-l .xwnr .xwmore{width: 100px;height: 30px;background: #ffb400;display: block;line-height: 30px;text-align: center;color: #fff;font-size: 14px;margin-top: 18px;}
.xw-l .xwnr:hover h3 a{color: #005fbb;padding-left: 13px;}
.xw-l .xwnr:hover .xwmore{background: #005fbb;}
.newlb{}
.newlb ul li{float: left;width: 345px;height: 50px;border: 1px #c5c5c5 solid;margin-top: 20px;margin-right: 15px;line-height: 50px;}
.newlb ul li span{display: block;width: 50px;height: 50px;background: #c5c5c5;float: left;color: #fff;font-size: 28px;font-family: "宋体";text-align: center;font-weight: bold;}
.newlb ul li a{display: block;float: right;font-size: 15px;color: #222;margin-left: 10px;width: 280px;overflow: hidden;height: 50px;}
.newlb ul li:hover a{color: #005fbb;font-weight: bold;}
.xwlb{width: 420px;margin-top: 20px;}
.xwlb ul li{float: left;height: 43px;line-height: 43px;border-bottom: 1px #dfdfdf dotted;width: 420px;background: url(../images/dian.jpg) left center no-repeat;overflow: hidden;}
.xwlb ul li a{font-size: 15px;color: #888;padding-left: 20px;}
.xwlb ul li:hover a{font-weight: bold;color: #005fbb;padding-left: 30px;font-weight: bold;}

/*底部*/
.footbj{height: 368px;background: url(../images/footbj.jpg) center no-repeat;width: 100%;margin-top: 50px;}
.foot{width: 930px;}
.dbdh{height: 50px;margin-top: 100px;}
.dbdh ul li{float: left;width: 110px;background: url(../images/xian.jpg) right center no-repeat;text-align: center;}
.dbdh ul li a{color: #fff;font-size: 15px;}
.dbdh ul li:hover a{text-decoration: underline;}
.dtela{width: 560px;height: 40px;background: #3d3d3d;border-radius: 30px;line-height: 40px;color: #fff;font-size: 15px;text-align: center;margin-top: 10px;}
.dtelb{font-size: 15px;color: #fff; display: block;height: 50px;line-height: 50px;padding-left: 10px;margin-top: 20px;}
.copy{font-size: 14px;color: #7a7a7a;line-height: 55px; padding-left: 10px;}
.copy a{color: #7a7a7a;}
.dblogo{margin-top: 20px;}
.dblogo img{margin: 0 auto;display: block;}

.ewm{margin-right: 35px;margin-top: 100px;text-align: center;}
.ewm p{color: #fff;font-size: 14px;}
.ewm p span{color: #ffd800;font-size: 18px;display: block;}



/*内页分类*/
.nybt{text-align: center;padding-top: 60px;background: url(../images/line0.png) bottom center no-repeat;height: 110px;}
.nybt h1{display: block;font-weight: bold;font-size: 33px;height: 60px;line-height: 55px;color: #333;}
.nybt h1 span{color: #ff9c00;}
.nybt p{font-size: 16px;color: #999;}
.nybt p b{font-size: 18px;color: #e20000;}


.nyzc{width: 260px;height:auto;}
.prolistlogo{height: 105px;background: #0158AE;}
.prolistlogo p{color: #A6C0DA;font-size: 14px;text-align: center;line-height: 35px;padding-top: 15px;}
.prolistlogo p span{font-size: 26px;display: block;color: #fff;}
.demo-list{background: #0662bd;}
.demo-list ul li{height: 55px;line-height: 55px;border-bottom: 1px #5a94ce solid;background: url(../images/tb.png) 16px center no-repeat;}
.demo-list ul li a{display: block;color: #fff;font-size: 16px;padding-left: 60px;}
.demo-list ul li:hover a{font-weight: bold;padding-left: 75px;background: #00a61b;}

.prolistf{height: auto;background: #fff;border: 2px #0158ae solid;margin-top: 20px;}
.prolistf h2{display: block;height: 70px;background: #0158ae;text-align: center;color: #A6C0DA;font-size: 14px;}
.prolistf h2 span{font-size: 26px;display: block;color: #fff;}
.prolistf h3{display: block;background: url(../images/tel.gif) 15px center no-repeat;color: #333;font-size: 18px;font-weight: bold;padding-left: 60px;margin-top: 15px;}
.prolistf h3 b{color: #0055aa;font-size: 20px;display: block;}
.prolistf p{padding: 10px;font-size: 15px;line-height: 26px;color: #666;}

.proTitle{ width:270px; height: auto;}



/*当前导航*/
.breadcrumbs{height:50px;font-size:14px;line-height:70px;color:#333;height: 70px;background: #2d68ca;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{ float:right;background: url(../images/home.png) left center no-repeat;color:#fff;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #fff; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline; color:#333;}
.breadcrumbs .dqdhMain .span2{ color:#333; font-size: 14px; display:inline-block; padding:0 5px;}
.breadcrumbs .indexa{ }
.breadcrumbs .span1{ color:#fff;padding:0 10px 0 30px; background:url(../images/dizhi.png) left center no-repeat;}
.breadcrumbs .dqdh_class{float:left;background: url(../images/homea.png) left center no-repeat;}
.breadcrumbs .dqdh_class li{ float:left; padding:0 15px 0 0px; }
.breadcrumbs .dqdh_class li a{ display:block;height:50px; line-height:70px;color:#fff; font-size:25px; position:relative;}
.breadcrumbs .dqdh_class li a em{font-size: 14px;text-transform: uppercase;}


.lybt{ text-align:center; padding-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center center no-repeat;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*内页关于我们*/
.about_box{width: 1200px;margin: 0 auto;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }


.sort{margin-top: 30px;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}
.sort ul li{float: left;width: 190px;height: 50px;background: #00519f;margin-left: 5px;margin-right: 5px;margin-top: 10px;line-height: 50px;text-align: center;}
.sort ul li a{font-size: 16px;color: #fff;display: block;}
.sort ul li:hover{background: #d80000;}

/*Â·Ã–Ã’Â³*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;z-index: -99;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}


.main{width: 1200px;margin: 0 auto;border:1px #e9e9e9 solid;margin-top: 40px;margin-bottom: 50px;}
.main .main_right{ width:1200px;padding-top: 5px;}
.main .main_righta{width:1200px;}
.main .main_rightb{width:910px;}

.text{ line-height:35px; font-size:15px; color:#666;padding:20px;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:50px;background: #f3f3f3;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0;width:700px; margin:0 auto;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:100%;}
.main .proListal{ width:100%;}
.main .proListal li{ width:288px; float:left; margin:0 6px 15px 6px;} 
.main .proListal li .boxal{ width:288px; height:245px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:288px; height:240px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}

.main .proListal li .spanal{ display: block;height:40px; line-height:40px; width:288px; margin:auto; text-align:center;color:#000; font-size:15px;}
.main .proListal li:hover .spanal{ color:#e0222c; font-weight:bold; font-size:16px;}
.main .proListal li .avatarb{
    position: relative;
}
.main .proListal li .avatarb{
    display: block;
    height: 245px;
    overflow: hidden;
    width:288px;
}
.main .proListal li .avatarb .spanImgal{
    height: 245px;
}

.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}


/**/
.main .news_list li{padding:15px;margin-bottom: 20px;border-bottom: 1px #ddd dashed;}
.main .news_list li .img{}
.main .news_list li .lMore{ width:860px;}
.main .news_list li .lMore .title{font-size: 16px;color: #393939;line-height: 36px; margin-bottom:15px;}
.main .news_list li .lMore span{ font-size:13px; color:#999;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #fff;background: #0158ae; bottom: 30px;display:block; font-size:13px; text-align:center; float:right; margin-top:30px;}
.main .news_list li:hover .title{ color:#db0713; padding-left:15px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#db0713;border-color: #db0713; color:#fff;}


/*详情页*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}
.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}
.miaoshu{}
.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}
.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }
.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}
.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}
.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}
.product_top .keyword span{ font-size:18px; color:#0059A9;}
.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}
.product_top .desc span{ display:block; float:left;width:200px;}
.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}
.product_top .lianxi .a.a_qq{ background:url(../images/QQ.png) left center no-repeat;}
.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 420px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 275px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
    background: url(../images/dt.png) center center no-repeat !important;
    display: block !important;
}
.BMap_Marker {
    display: none !important;
}